/ Assembly List / LJCDBMessage / DbResult / SetData

Namespace - LJCDBMessage


Parameters
dataTable - The data table.
dbRequest - The DBQuery object.

Syntax

C#
public Void SetData(DataTable dataTable, DbRequest dbRequest)

Sets the result records from the DataTable and DbRequest objects.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.